projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40c0864
)
; * etc/NEWS: Fix a typo.
author
Eli Zaretskii
<eliz@gnu.org>
Thu, 7 Oct 2021 19:01:57 +0000
(22:01 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Thu, 7 Oct 2021 19:01:57 +0000
(22:01 +0300)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index eb651873706736bd26e7dd4d3c5ae7519e42500d..b91a5cbb72111eb10d3e3042ae07bc7c7fda02d0 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-119,7
+119,7
@@
Emacs buffers, like indentation and the like. The new ert function
---
** The 'inhibit-changing-match-data' variable is now obsolete.
-Instead
functions like 'string-match' and 'looking-at' now takes
an
+Instead
, functions like 'string-match' and 'looking-at' now take
an
optional 'inhibit-modify' argument.
---